Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/klauspost/compress from 1.11.13 to 1.12.2 #122

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2021

Bumps github.com/klauspost/compress from 1.11.13 to 1.12.2.

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.12.2

Changelog

577513c Update benchmarks. ba2263c deflate: Improve level 5+6 compression (#367) 6522991 s2: Improve better compression (#359) a4d53ad s2: Load after checking src limit on amd64. (#362) 5fe15d9 s2: Remove BP saving by using upgraded avo (#366) e3ae23b s2: Search at match end in best mode (#358) 8e10930 s2sx: Limit max executable size (#368) 6546703 zstd: Add helpers to compress/decompress zstd inside zip files (#363) 93b05d6 zstd: Improve best compression (#360) 9bb6b77 zstd: Improve better compression (#364) e48015b zstd: Improve compression with dictionaries too. (#365)

v1.12.1

Changelog

68843eb Fix some minor issues reported by staticcheck (#342) 0fa83e4 Remove snappy package (#350) c223fea Save BP register to XMM (#349) b2eb836 s2: Make allow commandline input to be http/https (#348) d6a4830 s2: More accurate scoring in best mode (#353) 10cfee4 s2sx: Add stdin input (#352) 460ec9e zstd: Allocate less when using dictionaries (#346)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.11.13 to 1.12.2.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.11.13...v1.12.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team May 1, 2021 05:18
@dependabot dependabot bot added the type: maintenance The necessary chores to keep the dust off. label May 1, 2021
@dependabot dependabot bot requested a review from paulosman May 1, 2021 05:18
@vreynolds vreynolds added the version: no bump A PR with maintenance or doc changes that aren't included in a release. label May 15, 2021
@vreynolds vreynolds merged commit 6591f04 into main May 15, 2021
@vreynolds vreynolds deleted the dependabot/go_modules/github.com/klauspost/compress-1.12.2 branch May 15, 2021 22:11
MikeGoldsmith added a commit that referenced this pull request Jun 21, 2021
….response_test

* 'main' of github.com:honeycombio/libhoney-go: (42 commits)
  prepare v1.15.3 release (#126)
  Bump github.com/klauspost/compress from 1.11.13 to 1.12.2 (#122)
  Bump github.com/klauspost/compress from 1.11.8 to 1.11.13 (#120)
  Add go 1.16 to the testing matrix (#119)
  Bump github.com/klauspost/compress from 1.11.7 to 1.11.8 (#118)
  Bump github.com/DataDog/zstd from 1.4.5 to 1.4.8 (#117)
  Add more context to batch response parsing error (#116)
  Add go 1.15 to the testing matrix (#114)
  Bump github.com/klauspost/compress from 1.11.4 to 1.11.7 (#112)
  Prepare v1.15.2 release (#113)
  add our custom action to manage project labels (#110)
  automate the creation of draft releases when project is tagged with a version number (#109)
  Prepare for v1.15.1 (#108)
  Fix data race on dynFields length in Builder.Clone (#72)
  Bump github.com/klauspost/compress from 1.11.3 to 1.11.4 (#106)
  Bump github.com/klauspost/compress from 1.11.2 to 1.11.3 (#105)
  prepare 1.15.0 release (#104)
  Bump github.com/klauspost/compress from 1.11.0 to 1.11.2 (#102)
  mask writekey when printing events (#103)
  Bump github.com/klauspost/compress from 1.10.11 to 1.11.0 (#101)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance The necessary chores to keep the dust off. version: no bump A PR with maintenance or doc changes that aren't included in a release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant